翻訳と辞書
Words near each other
・ Circle City, Arizona
・ Circle Colonel
・ Circle Commerce
・ Circle contact lens
・ Circle cotter
・ Circle criterion
・ Circle D-KC Estates, Texas
・ Circle dance
・ Circle diagram
・ Circle Dogs
・ Circle Drive
・ Circle Drive Bridge
・ Circle Drive South Bridge
・ Circle Editions
・ Circle Gets the Square
Circle graph
・ Circle grid analysis
・ Circle group
・ Circle Health Ltd
・ Circle High School
・ Circle Hits the Flame – Best Off...
・ Circle hook
・ Circle Hot Springs Airport
・ Circle Hot Springs, Alaska
・ Circle Hough Transform
・ Circle Housing Group
・ Circle Icefall
・ Circle II Circle
・ Circle in the Dirt
・ Circle in the Round


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Circle graph : ウィキペディア英語版
Circle graph

In graph theory, a circle graph is the intersection graph of a set of chords of a circle. That is, it is an undirected graph whose vertices can be associated with chords of a circle such that two vertices are adjacent if and only if the corresponding chords cross each other.
==Algorithmic complexity==
gives an O(''n''2)-time algorithm that tests whether a given ''n''-vertex undirected graph is a circle graph and, if it is, constructs a set of chords that represents it.
A number of other problems that are NP-complete on general graphs have polynomial time algorithms when restricted to circle graphs. For instance, showed that the treewidth of a circle graph can be determined, and an optimal tree decomposition constructed, in O(''n''3) time. Additionally, a minimum fill-in (that is, a chordal graph with as few edges as possible that contains the given circle graph as a subgraph) may be found in O(''n''3) time.〔.〕
has shown that a maximum clique of a circle graph can be found in O(''n'' log2 ''n'') time, while
have shown that a maximum independent set of an unweighted circle graph can be found in O(''n'' min) time, where ''d'' is a parameter of the graph known as its density, and ''α'' is the independence number of the circle graph.
However, there are also problems that remain NP-complete when restricted to circle graphs. These include the minimum dominating set, minimum connected dominating set, and minimum total dominating set problems.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Circle graph」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.